-
Notifications
You must be signed in to change notification settings - Fork 888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix ft-input keyboard naviagation #2943
Fix ft-input keyboard naviagation #2943
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on Invidious selector & navbar search input
using this pr in the search bar, pressing enter searches with the selected auto complete option, i would expect it to auto complete it into the search bar, or maybe tab should do that? |
I'm not sure what you mean |
okay i'll make up an example as a usecase, let's say I started typing |
Fix keyboard navigation for input lists (search + setting invidious instance)
Pull Request Typ
Related issue
closes #2708
Description
No longer set the input value on arrow keys (this is an accessibility enhancement)
Testing
Desktop